home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer Source 5
/
developer source - volume 5.iso
/
javap
/
figb-1b.gif
< prev
next >
Graphics Interchange Format
|
1996-11-20
|
24KB
|
604x655
|
4-bit (15 colors)
Labels:
text
|
screenshot
|
document
|
parallel
|
number
|
font
OCR:
exterids java.awt.container extends Constructor java.awt.Panel invoke Object( ) Constructor Methods public Panel( ) public int countComponents( ) public synchronized Component Methods getComponent(int n) public synchronized vold addNotify( ) public synchronized Component[ ] getComponents( ) public Insets insets( ) public Component add(Component comp) public synchronized Component add(Component comp, int pos) public synchronized Component add(String name, Component comp) public synchronized void remove(Component comp) public synchronized void removeAll( ) public LayoutManager getLayout( ) public void setLayout (LayoutManager mgr) public synchronized void layout( ) public synchronized void validate( ) public synchronized Dimension preferredSize( ) public synchronized Dimension minimumSize( ) public void paintComponents (Graphics g) public void printComponents (Graphics g) public void deliverEvent (Event e) public Component locate (int x, int y) [public synchronized void addNotify() public synchronized void removeNotify( ) protected String paramString( ) public synchronized void removeNotify ( ) protected String paramString( ) public void list(PrintStream out, inc indent)